debug zebra
This command debugs Zebra routing software. Zebra provides TCP/IP based routing services with support from routing protocols RIP, OSPF and BGP. Zebra also supports IPv4 and IPv6 routing protocols.
Syntax
# debug zebra
Command |
Description |
||||||
---|---|---|---|---|---|---|---|
events |
Debug option set for Zebra events |
||||||
kernel |
Debug option set for Zebra between kernel interface |
||||||
packet {recv|send} {detail} |
Debugs Zebra routing packets:
|
||||||
rib {queue} |
Debugs RIB (Routing Information Base) events. Each routing protocol has its own RIB. The main RIB associates all routing protocols with one another.
|
Command Mode
Privileged User
Example
This example debugs sent Zebra routing packets:
# debug zebra packet send detail